source/vibe/http/router.d(95,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/crypto/vibe/crypto/cryptorand.d(223,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/crypto/vibe/crypto/cryptorand.d(406,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/primitives.d(174,38): Deprecation: `alias byKeyValue this` is deprecated - Iterate over .byKeyValue instead. /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/primitives.d(176,27): Deprecation: `alias byKeyValue this` is deprecated - Iterate over .byKeyValue instead. /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/primitives.d(174,38): Deprecation: `alias byKeyValue this` is deprecated - Iterate over .byKeyValue instead. /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/primitives.d(176,27): Deprecation: `alias byKeyValue this` is deprecated - Iterate over .byKeyValue instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/memory_legacy.d(153,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/memory_legacy.d(165,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/memory_legacy.d(831,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/memory_legacy.d(865,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(80,32): Error: `pmem.ptr` cannot be used in `@safe` code, use `&pmem[0]` instead ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(138,31): Error: `arr.ptr` cannot be used in `@safe` code, use `&arr[0]` instead ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(141,10): Error: `arr.ptr` cannot be used in `@safe` code, use `&arr[0]` instead ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(142,11): Error: `arr.ptr` cannot be used in `@safe` code, use `&arr[0]` instead ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(146,22): Error: `arr.ptr` cannot be used in `@safe` code, use `&arr[0]` instead ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(146,44): Error: `ret.ptr` cannot be used in `@safe` code, use `&ret[0]` instead ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/internal/utilallocator.d(147,39): Error: cannot copy `void[]` to `void[]` in `@safe` code source/vibe/http/internal/http2/http2.d(288,22): Error: template instance `vibe.internal.utilallocator.RegionListAllocator!(shared(GCAllocator), true)` error instantiating source/vibe/http/internal/http2/http2.d(260,34): instantiated from here: `handleHTTP2Frame!(TCPConnection)` source/vibe/http/internal/http2/http2.d(219,23): instantiated from here: `handleHTTP2FrameChain!(TCPConnection)` source/vibe/http/internal/http1.d(243,25): instantiated from here: `handleHTTP2Connection!(TCPConnection)` source/vibe/http/internal/http1.d(400,31): Error: template instance `vibe.http.internal.http2.http2.startHTTP2Connection!(TCPConnection, DictionaryList!(string, false, 12LU, false))` error instantiating source/vibe/http/internal/http2/hpack/tables.d(202,44): Error: `@safe` function `vibe.http.internal.http2.hpack.tables.DynamicTable.dispose` cannot call `@system` function `vibe.internal.array.FixedRingBuffer!(HTTP2HeaderTableField, 0LU, true).FixedRingBuffer.dispose` ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/array.d(324,8): `vibe.internal.array.FixedRingBuffer!(HTTP2HeaderTableField, 0LU, true).FixedRingBuffer.dispose` is declared here source/vibe/http/internal/http2/http2.d(260,34): Error: template instance `vibe.http.internal.http2.http2.handleHTTP2Frame!(FreeListRef!(OpenSSLStream, true))` error instantiating source/vibe/http/internal/http2/http2.d(219,23): instantiated from here: `handleHTTP2FrameChain!(FreeListRef!(OpenSSLStream, true))` source/vibe/http/internal/http1.d(72,26): instantiated from here: `handleHTTP2Connection!(FreeListRef!(OpenSSLStream, true))` source/vibe/http/server.d(1414,33): instantiated from here: `handleHTTP1Connection!(TCPConnection)` source/vibe/http/internal/http1.d(105,65): Error: template instance `vibe.http.internal.http1.handleHTTP1Request!(TCPConnection)` error instantiating source/vibe/http/internal/http1.d(78,25): instantiated from here: `handleHTTP1RequestChain!(TCPConnection)` source/vibe/http/server.d(1414,33): instantiated from here: `handleHTTP1Connection!(TCPConnection)` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2241,31): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.expand` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.expand!().expand` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(41,25): `stdx.allocator.gc_allocator.GCAllocator.expand!().expand` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2249,31): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.reallocate` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.reallocate!().reallocate` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(64,38): `stdx.allocator.gc_allocator.GCAllocator.reallocate!().reallocate` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2270,47): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.resolveInternalPointer` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.resolveInternalPointer!().resolveInternalPointer` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(82,20): `stdx.allocator.gc_allocator.GCAllocator.resolveInternalPointer!().resolveInternalPointer` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2286,35): Error: `@safe` function `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false).CAllocatorImpl.deallocate` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.deallocate!().deallocate` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(91,38): `stdx.allocator.gc_allocator.GCAllocator.deallocate!().deallocate` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2021,1): Error: template instance `stdx.allocator.CAllocatorImpl!(GCAllocator, cast(Flag)false)` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.